home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / os2 / ext2_200.zip / EXT2-OS2.DDP < prev    next >
Text File  |  1996-09-23  |  2KB  |  46 lines

  1. *
  2. * $Header: D:/ext2-os2/RCS/ext2-os2.ddp,v 9.0 1996/06/02 16:36:54 Willm Exp Willm $
  3. *
  4.  
  5. * Linux ext2 file system driver for OS/2 2.x and WARP - Allows OS/2 to     
  6. * access your Linux ext2fs partitions as normal drive letters.
  7. * Copyright (C) 1995, 1996  Matthieu WILLM
  8. *
  9. * This program is free software; you can redistribute it and/or modify
  10. * it under the terms of the GNU General Public License as published by
  11. * the Free Software Foundation; either version 2 of the License, or
  12. * (at your option) any later version.
  13. *
  14. * This program is distributed in the hope that it will be useful,
  15. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  16. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  17. * GNU General Public License for more details.
  18. *
  19. * You should have received a copy of the GNU General Public License
  20. * along with this program; if not, write to the Free Software
  21. * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  22.  
  23. :TITLE
  24. 32 bits Linux ext2 file system driver (IFS) version 2.0 for OS/2
  25.  
  26. :FILES
  27. mwdd32.sys \os2\boot\mwdd32.sys
  28. mwdd32.sym \os2\boot\mwdd32.sym
  29. ext2-os2.ifs \os2\fs\ext2\ext2-os2.ifs
  30. ext2-os2.sym \os2\fs\ext2\ext2-os2.sym
  31. ext2-os2.exe \os2\fs\ext2\ext2-os2.exe
  32. sync.exe \os2\fs\ext2\sync.exe
  33. ext2_lw.exe \os2\fs\ext2\ext2_lw.exe
  34. uext2.dll \os2\fs\ext2\uext2.dll
  35. ext2-os2.inf \os2\fs\ext2\ext2-os2.inf
  36. ext2-os2.htm \os2\fs\ext2\ext2-os2.htm
  37. ext2-os2.ddp \os2\fs\ext2\ext2-os2.ddp
  38. vfsapi.dll \os2\fs\ext2\vfsapi.dll
  39. vfsapi.lib \os2\fs\ext2\vfsapi.lib
  40. README \os2\fs\ext2\README
  41.  
  42. :CONFIG
  43. basedev=mwdd32.sys
  44. ifs=\os2\fs\ext2\ext2-os2.ifs -cache:256 -errors=panic -tz:0 -case_retensive
  45. run=\os2\fs\ext2\ext2_lw.exe
  46.